var crypto/rand.smallPrimes

2 uses

	crypto/rand (current package)
		util.go#L18: var smallPrimes = []uint8{
		util.go#L83: 			for _, prime := range smallPrimes {